Issue of wierd characters in a dynamic PHP web page

When using special characters in UTF-8 character encoding, sometimes when you read something from mysql database then it is not displayed properly on the web page. Many of you like me may try to change the character encoding of the HTML page to ISO-8859-1, that may work sometimes but this is not the proper solution … Continue reading Issue of wierd characters in a dynamic PHP web page